Objects Types and Constants Properties Methods Object Hierarchy Index

Embedded Property

Description:

True if the Drawing object is embedded.

Syntax:

C++:
#include "imsigx.h"

HRESULT hr = pObject->get_Embedded(&prop);

Visual Basic:
prop = object.Embedded

/r/n

Parts:

prop

IMSI_BOOL

[out][retval]

True if the Drawing object is embedded.

Defined in:

Drawing


Objects Types and Constants Properties Methods Object Hierarchy Index

SDK Top API Reference TurboCAD Home Page TurboCAD Programming Forums